Indicates if this command has triggered an event or not

Namespace:  Equis.JanusToolkit
Assembly:  Janus (in Janus.dll)

Syntax

C#
public bool Executed { get; set; }

See Also